[INFO] cloning repository https://github.com/seddonm1/s3ite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seddonm1/s3ite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseddonm1%2Fs3ite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseddonm1%2Fs3ite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c68bcfc17fac18024b152034ee1be65483794ca5
[INFO] fixing seddonm1/s3ite against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseddonm1%2Fs3ite" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seddonm1/s3ite
[INFO] finished tweaking git repo https://github.com/seddonm1/s3ite
[INFO] tweaked toml for git repo https://github.com/seddonm1/s3ite written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seddonm1/s3ite on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seddonm1/s3ite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118
[INFO] running `Command { std: "docker" "start" "9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling aws-types v1.3.7
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking nugine-rust-utils v0.3.1
[INFO] [stderr]     Checking crc64fast-nvme v1.2.0
[INFO] [stderr]     Checking aws-smithy-xml v0.60.10
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hex-simd v0.8.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking transform-stream v0.3.1
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking const-str v0.6.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking numeric_cast v0.3.0
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking crc-fast v1.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking std-next v0.1.8
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking aws-smithy-async v1.2.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking aws-smithy-types v1.3.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.8.1
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.9
[INFO] [stderr]     Checking aws-smithy-json v0.61.4
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]     Checking aws-smithy-types-convert v0.60.9
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking rusqlite v0.36.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking aws-smithy-http v0.62.1
[INFO] [stderr]     Checking aws-credential-types v1.2.3
[INFO] [stderr]     Checking aws-smithy-observability v0.1.3
[INFO] [stderr]     Checking aws-smithy-checksums v0.63.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking aws-sigv4 v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking s3s v0.11.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aws-smithy-http-client v1.0.5
[INFO] [stderr]     Checking aws-smithy-runtime v1.8.3
[INFO] [stderr]     Checking aws-runtime v1.5.8
[INFO] [stderr]     Checking aws-sdk-sts v1.74.0
[INFO] [stderr]     Checking aws-sdk-s3 v1.92.0
[INFO] [stderr]     Checking aws-config v1.8.0
[INFO] [stderr]     Checking s3ite v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/database.rs:226:33
[INFO] [stdout]     |
[INFO] [stdout] 226 |         while let Ok(message) = writer_receiver.recv() {
[INFO] [stdout]     |                      -------    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |          |
[INFO] [stdout]     |                      |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `message` calls a custom destructor
[INFO] [stdout]     |                      `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |                         Err((_c, e)) => {
[INFO] [stdout]     |                              --  -
[INFO] [stdout]     |                              |   |
[INFO] [stdout]     |                              |   `e` calls a custom destructor
[INFO] [stdout]     |                              |   `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `_c` calls a custom destructor
[INFO] [stdout]     |                              `_c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 248 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.36.0/src/lib.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/error.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/database.rs:277:37
[INFO] [stdout]     |
[INFO] [stdout] 277 |             while let Ok(message) = reader_receiver.recv() {
[INFO] [stdout]     |                          -------    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |          |
[INFO] [stdout]     |                          |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `message` calls a custom destructor
[INFO] [stdout]     |                          `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 290 |                             Err((_c, e)) => {
[INFO] [stdout]     |                                  --  -
[INFO] [stdout]     |                                  |   |
[INFO] [stdout]     |                                  |   `e` calls a custom destructor
[INFO] [stdout]     |                                  |   `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `_c` calls a custom destructor
[INFO] [stdout]     |                                  `_c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 297 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.36.0/src/lib.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/sqlite.rs:88:33
[INFO] [stdout]     |
[INFO] [stdout]  88 |             while let Some(entry) = iter.next_entry().await? {
[INFO] [stdout]     |                            -----    -----------------------^
[INFO] [stdout]     |                            |        |                 |
[INFO] [stdout]     |                            |        |                 this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                            |        |                 up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |        up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            |        up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `entry` calls a custom destructor
[INFO] [stdout]     |                            `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  89 |                 let file_type = entry.file_type().await?;
[INFO] [stdout]     |                                 -----------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |                             let connection = Connection::open(path, &config, &bucket).await?;
[INFO] [stdout]     |                                 ----------   -----------------------------------------------
[INFO] [stdout]     |                                 |            |                                        |
[INFO] [stdout]     |                                 |            |                                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                 |            |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 `connection` calls a custom destructor
[INFO] [stdout]     |                                 `connection` will be dropped later as of Edition 2024
[INFO] [stdout]  99 | / /                         connection
[INFO] [stdout] 100 | | |                             .write(move |connection| {
[INFO] [stdout] 101 | | |                                 connection.execute_batch(&config.to_sql(Some(&bucket_clone)))?;
[INFO] [stdout] ...   | |
[INFO] [stdout] 117 | | |                             })
[INFO] [stdout] 118 | | |                             .await
[INFO] [stdout]     | | |                              -----
[INFO] [stdout]     | | |                              |   |
[INFO] [stdout]     | | |______________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | |                               .map_err(|_| rusqlite::Error::InvalidQuery)?;
[INFO] [stdout]     | |                                                                          -
[INFO] [stdout]     | |                                                                          |
[INFO] [stdout]     | |__________________________________________________________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                                                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |
[INFO] [stdout] 121 |                             buckets.insert(bucket, Arc::new(connection));
[INFO] [stdout]     |                             --------------------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                             `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 125 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils.rs:16:30
[INFO] [stdout]     |
[INFO] [stdout]  16 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  17 |         let bytes = result.map_err(|_| S3ite::Copy)?;
[INFO] [stdout]     |             -----   --------------------------------
[INFO] [stdout]     |             |       |
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `bytes` calls a custom destructor
[INFO] [stdout]     |             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  20 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking s3s-aws v0.11.0
[INFO] [stderr]    Migrating tests/test.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/database.rs:226:33
[INFO] [stdout]     |
[INFO] [stdout] 226 |         while let Ok(message) = writer_receiver.recv() {
[INFO] [stdout]     |                      -------    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |          |
[INFO] [stdout]     |                      |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `message` calls a custom destructor
[INFO] [stdout]     |                      `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |                         Err((_c, e)) => {
[INFO] [stdout]     |                              --  -
[INFO] [stdout]     |                              |   |
[INFO] [stdout]     |                              |   `e` calls a custom destructor
[INFO] [stdout]     |                              |   `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `_c` calls a custom destructor
[INFO] [stdout]     |                              `_c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 248 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.36.0/src/lib.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/database.rs:277:37
[INFO] [stdout]     |
[INFO] [stdout] 277 |             while let Ok(message) = reader_receiver.recv() {
[INFO] [stdout]     |                          -------    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |          |
[INFO] [stdout]     |                          |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `message` calls a custom destructor
[INFO] [stdout]     |                          `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 290 |                             Err((_c, e)) => {
[INFO] [stdout]     |                                  --  -
[INFO] [stdout]     |                                  |   |
[INFO] [stdout]     |                                  |   `e` calls a custom destructor
[INFO] [stdout]     |                                  |   `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `_c` calls a custom destructor
[INFO] [stdout]     |                                  `_c` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 297 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.36.0/src/lib.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/sqlite.rs:88:33
[INFO] [stdout]     |
[INFO] [stdout]  88 |             while let Some(entry) = iter.next_entry().await? {
[INFO] [stdout]     |                            -----    -----------------------^
[INFO] [stdout]     |                            |        |                 |
[INFO] [stdout]     |                            |        |                 this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                            |        |                 up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |        up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            |        up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `entry` calls a custom destructor
[INFO] [stdout]     |                            `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  89 |                 let file_type = entry.file_type().await?;
[INFO] [stdout]     |                                 -----------------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |                             let connection = Connection::open(path, &config, &bucket).await?;
[INFO] [stdout]     |                                 ----------   -----------------------------------------------
[INFO] [stdout]     |                                 |            |                                        |
[INFO] [stdout]     |                                 |            |                                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                 |            |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 `connection` calls a custom destructor
[INFO] [stdout]     |                                 `connection` will be dropped later as of Edition 2024
[INFO] [stdout]  99 | / /                         connection
[INFO] [stdout] 100 | | |                             .write(move |connection| {
[INFO] [stdout] 101 | | |                                 connection.execute_batch(&config.to_sql(Some(&bucket_clone)))?;
[INFO] [stdout] ...   | |
[INFO] [stdout] 117 | | |                             })
[INFO] [stdout] 118 | | |                             .await
[INFO] [stdout]     | | |                              -----
[INFO] [stdout]     | | |                              |   |
[INFO] [stdout]     | | |______________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | |                               .map_err(|_| rusqlite::Error::InvalidQuery)?;
[INFO] [stdout]     | |                                                                          -
[INFO] [stdout]     | |                                                                          |
[INFO] [stdout]     | |__________________________________________________________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                                                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |
[INFO] [stdout] 121 |                             buckets.insert(bucket, Arc::new(connection));
[INFO] [stdout]     |                             --------------------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                             `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 125 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `connection` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> src/database.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils.rs:16:30
[INFO] [stdout]     |
[INFO] [stdout]  16 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |             |
[INFO] [stdout]     |                              |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  17 |         let bytes = result.map_err(|_| S3ite::Copy)?;
[INFO] [stdout]     |             -----   --------------------------------
[INFO] [stdout]     |             |       |
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `bytes` calls a custom destructor
[INFO] [stdout]     |             `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  20 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed tests/test.rs (5 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] crater-edition-check: s3ite v0.6.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking s3ite v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> tests/test.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         unsafe { env::set_var("RUST_LOG", "it_aws=error,s3s_sqlite=debug,s3s=error") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> tests/test.rs:1:11
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s3ite` (test "test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118", kill_on_drop: false }`
[INFO] [stdout] 9430d2ce4d4307bc3b1bc3fb37a7874d03931c1ecfb5057e482aa72cc33e4118
